array to stdclass object php

37

$array = json_decode(json_encode($object), true);

Comments

Submit
0 Comments